Welcome![Sign In][Sign Up]
Location:
Search - usb bulk

Search list

[Communicationusbmassbulk_10

Description: USB海量存储协议Bulk-Only协议-USB Mass Storage agreement Bulk-Only agreement
Platform: | Size: 85918 | Author: 林德 | Hits:

[Communicationusb_msc_cbi_1.1

Description: USB海量存储规范CBI,CBI传输协议则用Control/Bulk/Interrupt三种类型的端点进行数据/命令/状态的传送-USB Mass Storage standard CBI. CBI transmission protocol used Control / Bulk / Interrupt three types of endpoint for data / order / delivery status
Platform: | Size: 141456 | Author: 林德 | Hits:

[File OperateUSB_mass_storage_Specification

Description: USB海量存储设备类规范包括四个独立的子类规范:(ATA command的那个没有) ①USB Mass Storgage Class Control/Bulk/Interrupt(CBI)Transport ②USB Mass Storage Class Bulk-Only Transport ③USB Mass Storage Class ATA Command Block ④USB Mass Stroage Class UFI Command Specification。 前两个子规范定义了数据/命令/状态在USB上的传输方法。 Bulk-Only传输规范仅仅使用Bulk端点传送数据/命令/状态, CBI传输规范则使用Control/Bulk/Interrupt三种类型的端点进行数据/命令/状态传送。 后两个子规范定义了对存储介质的操作命令。 ATA 命令规范用于硬盘。 UFI命令规范是针对USB移动存储而制定的,实际上UFI命令格式是基于SFF-8070i和SCSI-2规范,总共定义了19个12字节长度的操作命令。
Platform: | Size: 349817 | Author: 常工 | Hits:

[Other resourceWirelessUSB

Description: WUSB的运行采用MBOA–MAC架构,同时保留了主从架构,和USB 2.0一样,它也能处理控制、突发、中断和同步(Control、Bulk、Interrupt and Isochronous)所有这四种传输形式。主机和WUSB设备合称WUSB丛集,采用星型拓扑;与USB 2.0. A的树型拓扑不同,WUSB主机能直接连接多达127个设备,因此在WUSB丛集中不需要包含WUSB集线器。而由于WUSB没有缆线,因此,所有的WUSB设备都必须自行供电(self-powered)。-WUSB operation using bent-MAC framework, while retaining from the main structure, and USB 2.0, it can handle control, emergency and the suspension and synchronization (Control, Bulk, Interrupt and Isochronous) all four forms of transmission. WUSB mainframe and equipment, collectively referred to WUSB clusters using star topology; and USB 2.0. A tree topology, the WUSB host can be connected directly to as many as 127 equipment, WUSB in clusters need not contain WUSB hub. As Cable WUSB not, therefore, WUSB all the equipment must supply their own (self-powered).
Platform: | Size: 21063 | Author: 费扬峻 | Hits:

[assembly languageBulk_COM1_Bulk

Description: usb开发 bulk传输方式的firmware-usb Development bulk transmission of firmware
Platform: | Size: 120534 | Author: Jessica | Hits:

[Embeded-SCM Developep_pair

Description: demonstrate how to use the bulk endpoint pairing feature of the EZ-USB chip
Platform: | Size: 15667 | Author: 蔡建 | Hits:

[USB developEzBulk_asm

Description: A Simple bulk transfer. Example code of the EZ-USB
Platform: | Size: 5607 | Author: 蔡建 | Hits:

[Driver Developbulkusb

Description: 微软DDK中关于WDM驱动程序模型中USB设备驱动程序的例子,实现了BULK通道的数据传输,对于利用DDK编写USB驱动程序的朋友是个很好的参考.
Platform: | Size: 44481 | Author: 罗弘谞 | Hits:

[Other resourceUsb_Firmware

Description: 基于C8051F的一个USB固件程序,实现了控制通道描述符的传输,以及基本的BULK通道数据传输,对于USB设备开发初学者是一个很好的参考.可以参考该列子的描述符信息根据自己的设备相应的改动就能实现自己设备的枚举过程.
Platform: | Size: 58421 | Author: 罗弘谞 | Hits:

[Software EngineeringUSB_Device_driver

Description: 本文介绍了USB设备Bulk模式驱动程序的设计。该设计使用FIFO消息队列、信号量机制和定时器中断机制,可在不同的操作系统中实现。文中所用到的程序体系结构对于实现不同USB设备进行Bulk模式通讯是通用的。
Platform: | Size: 14321 | Author: YANWEICHUAN | Hits:

[Driver Developdrv_for_eeproomwriter

Description: 这是在源有代码上修改的驱动,具有BULK,ISO,CONTROL等传输模式,可通过DA,DB命令向Cypress68013ar芯片写入并读取相关信息,同时可以将从USB总线上获取的数据直接保存为文件的功能
Platform: | Size: 271014 | Author: zhou yongqian | Hits:

[USB developisotransfer

Description: 包括了bulk传输和流传输的源码,芯片固件程序以及win32应用程序,实现了USB接口的波形发生器,已调试通过
Platform: | Size: 169706 | Author: gao | Hits:

[Driver DevelopUSB_firmware_WDM_driver

Description: 用Cypress 68013开发的usb驱动程序,包括固件和WDM驱动,支持中断和bulk传输。
Platform: | Size: 2622101 | Author: galaft | Hits:

[Software Engineeringusb_mass_storage

Description: 进行USB HOST驱动开发的必备文档。主要讲解BULK ONLY协议。
Platform: | Size: 227021 | Author: huang | Hits:

[USB developbulksrc

Description: USB控制器采用BULK传输的源代码,此代码主要用来批量端点无限发送接收的测试。
Platform: | Size: 14043 | Author: 黄贤夏 | Hits:

[USB developUsBulk

Description: USB通讯控件,Bulk通讯方式,可以直接从USB设备中读取数据保存为文件,或者把文件发送给USB设备,用于三星2410相关开发.
Platform: | Size: 261399 | Author: liu qinghua | Hits:

[Driver Developisp1581sys

Description: 这是一个用ISP1581 USB2.0接口芯片作为图像采集接口的驱动程序。该驱动程序支持Endpoint1 Bulk方式 数据输入传输。实际传输速度可以达到24MBYTE/S -This is a USB 2.0 interface with ISP 1581 chips as image acquisition interface driver. The driver support Endpoint1 Bulk data entry mode transmission. The actual transmission speed can reach 24MBYTE / S
Platform: | Size: 23011 | Author: 林金龙 | Hits:

[Embeded-SCM Developep_pair

Description: demonstrate how to use the bulk endpoint pairing feature of the EZ-USB chip
Platform: | Size: 15360 | Author: 蔡建 | Hits:

[Driver Developdrv_for_eeproomwriter

Description: 这是在源有代码上修改的驱动,具有BULK,ISO,CONTROL等传输模式,可通过DA,DB命令向Cypress68013ar芯片写入并读取相关信息,同时可以将从USB总线上获取的数据直接保存为文件的功能-This is in the source code has to modify the driver, with BULK, ISO, CONTROL transfer mode, etc., through DA, DB command Cypress68013ar chip to write and read relevant information, as well as from the USB bus data directly saved as files
Platform: | Size: 270336 | Author: zhou yongqian | Hits:

[SCMbulkloop

Description: 关于CY68013开发USB2.0批量上传的实例.想从事USB开发的可以参考.-CY68013 development on the bulk upload examples of USB2.0. Would like to engage in USB development can refer to.
Platform: | Size: 68608 | Author: jindong | Hits:
« 1 2 ... 4 5 6 7 8 910 11 »

CodeBus www.codebus.net